﻿capital = 361

oob = "generic_2000"

set_research_slots = 4
set_convoys = 500
set_national_unity = 0.75

set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_support = 1		
	tech_engineers = 1
	tech_mountaineers = 1
	marines = 1
	paratroopers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	improved_light_tank = 1
	basic_heavy_tank = 1
	early_fighter = 1
	fighter1 = 1
	early_bomber = 1
	tactical_bomber1 = 1
	strategic_bomber1 = 1
	CAS1 = 1
	naval_bomber1 = 1
	early_submarine = 1
	basic_submarine = 1
	early_destroyer = 1
	basic_destroyer = 1
	early_light_cruiser = 1
	basic_light_cruiser = 1
	early_heavy_cruiser = 1
	early_battleship = 1
	early_battlecruiser = 1
	mobile_warfare = 1
	trade_interdiction = 1
	formation_flying = 1
	synth_oil_experiments = 1
	transport = 1
}

set_politics = {

	parties = {
		conservative = {
			popularity = 48
		}
		market_liberal = {
			popularity = 2
		}
		social_liberal = {
			popularity = 45
		}
		social_democrat = {
			popularity = 1
		}
		progressive = {
			popularity = 2
		}
	}
	
	ruling_party = social_liberal
	last_election = "1996.11.5"
	election_frequency = 48
	elections_allowed = yes
}

add_ideas = {
	idea_USA_political_establishment
}

create_faction = NATO
add_to_faction = USA
add_to_faction = CAN
add_to_faction = ICE
add_to_faction = ENG
add_to_faction = FRA
add_to_faction = SPR
add_to_faction = POR
add_to_faction = HOL
add_to_faction = BEL
add_to_faction = LUX
add_to_faction = GER
add_to_faction = POL
add_to_faction = DEN
add_to_faction = NOR
add_to_faction = CZE
add_to_faction = HUN
add_to_faction = ITA
add_to_faction = GRE
add_to_faction = TUR

give_guarantee = JAP
give_guarantee = CHI
give_guarantee = KOR

create_country_leader = {
	name = "Bill Clinton"
	desc = "POLITICIAN_USA_BILL_CLINTON_DESC"
	picture = "Portrait_USA_Bill_Clinton.dds"
	expire = "2050.1.1"
	ideology = liberalist
	
	traits = {
	
	}
}

create_country_leader = {
	name = "George W. Bush"
	desc = "POLITICIAN_USA_GEORGE_W_BUSH_DESC"
	picture = "Portrait_USA_George_W_Bush.dds"
	expire = "2050.1.1"
	ideology = fiscal_conservative
	
	traits = {
	
	}
}

create_country_leader = {
	name = "Harry Browne"
	desc = "POLITICIAN_USA_HARRY_BROWNE_DESC"
	picture = "Portrait_USA_Harry_Browne.dds"
	expire = "2050.1.1"
	ideology = libertarian
	
	traits = {
	
	}
}

2004.3.29 = {
	add_to_faction = BUL
	add_to_faction = EST
	add_to_faction = LAT
	add_to_faction = LIT
	add_to_faction = ROM
	add_to_faction = SLO
	add_to_faction = SLV
}

2009.1.1 = {
	create_country_leader = {
		name = "Mitt Romney"
		desc = "POLITICIAN_USA_MITT_ROMNEY_DESC"
		picture = "Portrait_USA_Mitt_Romney.dds"
		expire = "2050.1.1"
		ideology = constitutionalist
		
		traits = {
		
		}
	}
	create_country_leader = {
		name = "Barack Obama"
		desc = "POLITICIAN_USA_BARACK_OBAMA_DESC"
		picture = "Portrait_USA_Barack_Obama.dds"
		expire = "2050.1.1"
		ideology = liberalist
		
		traits = {
		
		}
	}
	set_politics = {
		ruling_party = social_liberal
		elections_allowed = yes
	}
}

2009.4.1 = {
	add_to_faction = ALB
	add_to_faction = CRO
}	

2012.12.1 = {
	set_politics = {
		last_election = "2012.11.6"
		elections_allowed = yes
		
		parties = {
			social_liberal = {
				popularity = 46
			}
			conservative = {
				popularity = 44
			}
			market_liberal = {
				popularity = 4
			}
			progressive = {
				popularity = 4
			}
			reactionary = {
				popularity = 2
			}
		}
	}
}

2015.12.1 = {
	create_country_leader = {
		name = "Donald Trump"
		desc = "POLITICIAN_USA_DONALD_TRUMP_DESC"
		picture = "Portrait_USA_Donald_Trump.dds"
		expire = "2050.1.1"
		ideology = right_wing_conservative
		
		traits = {
		
		}
	}
}